[INFO] cloning repository https://github.com/dreamer-zq/wasm-cotranct-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dreamer-zq/wasm-cotranct-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdreamer-zq%2Fwasm-cotranct-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdreamer-zq%2Fwasm-cotranct-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b00906f9dd1c9c3899a230d128e6da8356e70c9b
[INFO] fixing dreamer-zq/wasm-cotranct-example against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdreamer-zq%2Fwasm-cotranct-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dreamer-zq/wasm-cotranct-example
[INFO] finished tweaking git repo https://github.com/dreamer-zq/wasm-cotranct-example
[INFO] tweaked toml for git repo https://github.com/dreamer-zq/wasm-cotranct-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dreamer-zq/wasm-cotranct-example on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dreamer-zq/wasm-cotranct-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/escrow/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/collector/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/collector-v2/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/register/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/lifecycle-manage/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/lifecycle-manage-example/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/election/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6c3acee34943bd24022e7b9e47e2385095bb730f5bb00d0dc1a8934c8891db03
[INFO] running `Command { std: "docker" "start" "6c3acee34943bd24022e7b9e47e2385095bb730f5bb00d0dc1a8934c8891db03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6c3acee34943bd24022e7b9e47e2385095bb730f5bb00d0dc1a8934c8891db03" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c3acee34943bd24022e7b9e47e2385095bb730f5bb00d0dc1a8934c8891db03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6c3acee34943bd24022e7b9e47e2385095bb730f5bb00d0dc1a8934c8891db03" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/escrow/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/collector/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/collector-v2/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/register/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lifecycle-manage/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lifecycle-manage-example/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/election/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/escrow/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/collector/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/collector-v2/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/register/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lifecycle-manage/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lifecycle-manage-example/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/election/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating escrow/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating collector/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating collector-v2/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating register/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating lifecycle-manage/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating lifecycle-manage-example/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating election/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/escrow/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/collector/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/collector-v2/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/register/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lifecycle-manage/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lifecycle-manage-example/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/election/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling schemars v0.7.6
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking zeroize v1.4.2
[INFO] [stderr]     Checking const-oid v0.6.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling schemars v0.8.6
[INFO] [stderr]     Checking der v0.4.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking dyn-clone v1.0.4
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking uint v0.9.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.2.10
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking signature v1.3.1
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking elliptic-curve v0.10.6
[INFO] [stderr]     Checking ecdsa v0.12.4
[INFO] [stderr]     Checking k256 v0.9.6
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling schemars_derive v0.7.6
[INFO] [stderr]    Compiling cosmwasm-derive v0.13.2
[INFO] [stderr]    Compiling schemars_derive v0.8.6
[INFO] [stderr]    Compiling cosmwasm-derive v0.16.2
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking serde-json-wasm v0.2.1
[INFO] [stderr]     Checking ed25519-zebra v2.2.0
[INFO] [stderr]     Checking serde-json-wasm v0.3.1
[INFO] [stderr]     Checking cosmwasm-crypto v0.16.2
[INFO] [stderr]     Checking cosmwasm-std v0.13.2
[INFO] [stderr]     Checking cosmwasm-schema v0.13.2
[INFO] [stderr]     Checking cosmwasm-std v0.11.2
[INFO] [stderr]     Checking cosmwasm-schema v0.11.2
[INFO] [stderr]     Checking cosmwasm-std v0.16.2
[INFO] [stderr]     Checking cosmwasm-schema v0.16.2
[INFO] [stderr]     Checking cosmwasm-storage v0.11.2
[INFO] [stderr]     Checking escrow v0.1.0 (/opt/rustwide/workdir/escrow)
[INFO] [stderr]     Checking cosmwasm-storage v0.13.2
[INFO] [stderr]    Migrating escrow/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking lifecycle v0.1.0 (/opt/rustwide/workdir/lifecycle-manage)
[INFO] [stderr]     Checking collector-v2 v0.2.0 (/opt/rustwide/workdir/collector-v2)
[INFO] [stderr]     Checking collector v0.1.0 (/opt/rustwide/workdir/collector)
[INFO] [stderr]     Checking register v0.1.0 (/opt/rustwide/workdir/register)
[INFO] [stderr]    Migrating register/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking cw-storage-plus v0.8.1
[INFO] [stderr]     Checking cosmwasm-storage v0.16.2
[INFO] [stderr]    Migrating collector/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking cw2 v0.8.1
[INFO] [stderr]    Migrating collector-v2/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking election v0.1.0 (/opt/rustwide/workdir/election)
[INFO] [stderr]    Migrating lifecycle-manage/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking lifecycle-manage-example v0.1.0 (/opt/rustwide/workdir/lifecycle-manage-example)
[INFO] [stderr]    Migrating escrow/examples/schema.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating register/examples/schema.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating collector/examples/schema.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating election/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating collector-v2/examples/schema.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating lifecycle-manage-example/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating lifecycle-manage/examples/schema.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating election/examples/schema.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating lifecycle-manage-example/examples/schema.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.54s
[INFO] [stderr] crater-edition-check: escrow v0.1.0 (/opt/rustwide/workdir/escrow) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: collector v0.1.0 (/opt/rustwide/workdir/collector) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: collector-v2 v0.2.0 (/opt/rustwide/workdir/collector-v2) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: register v0.1.0 (/opt/rustwide/workdir/register) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: lifecycle v0.1.0 (/opt/rustwide/workdir/lifecycle-manage) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: lifecycle-manage-example v0.1.0 (/opt/rustwide/workdir/lifecycle-manage-example) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: election v0.1.0 (/opt/rustwide/workdir/election) updating edition from 2018 to 2021
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/escrow/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/collector/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/collector-v2/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/register/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lifecycle-manage/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lifecycle-manage-example/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/election/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking lifecycle v0.1.0 (/opt/rustwide/workdir/lifecycle-manage)
[INFO] [stderr]     Checking collector v0.1.0 (/opt/rustwide/workdir/collector)
[INFO] [stderr]     Checking escrow v0.1.0 (/opt/rustwide/workdir/escrow)
[INFO] [stderr]     Checking register v0.1.0 (/opt/rustwide/workdir/register)
[INFO] [stderr]     Checking collector-v2 v0.2.0 (/opt/rustwide/workdir/collector-v2)
[INFO] [stderr]     Checking election v0.1.0 (/opt/rustwide/workdir/election)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lifecycle-manage/src/state.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lifecycle-manage/src/state.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lifecycle-manage-example v0.1.0 (/opt/rustwide/workdir/lifecycle-manage-example)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> register/src/state.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> register/src/state.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> collector-v2/src/state.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> collector-v2/src/state.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> register/src/state.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> register/src/state.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> collector/src/state.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> collector/src/state.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> collector-v2/src/state.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> collector-v2/src/state.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> collector/src/state.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> collector/src/state.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lifecycle-manage/src/state.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lifecycle-manage/src/state.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> escrow/src/state.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<S, State> {
[INFO] [stdout]    |                                    ^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<'_, S, State> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> escrow/src/state.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn config_read<S: Storage>(storage: &S) -> ReadonlySingleton<S, State> {
[INFO] [stdout]    |                                         ^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn config_read<S: Storage>(storage: &S) -> ReadonlySingleton<'_, S, State> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lifecycle-manage-example/src/state.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lifecycle-manage-example/src/state.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lifecycle-manage-example/src/state.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lifecycle-manage-example/src/state.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> escrow/src/state.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<S, State> {
[INFO] [stdout]    |                                    ^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<'_, S, State> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> escrow/src/state.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn config_read<S: Storage>(storage: &S) -> ReadonlySingleton<S, State> {
[INFO] [stdout]    |                                         ^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn config_read<S: Storage>(storage: &S) -> ReadonlySingleton<'_, S, State> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.52s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating escrow/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating collector/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating collector-v2/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating register/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating lifecycle-manage/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating lifecycle-manage-example/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating election/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/escrow/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/collector/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/collector-v2/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/register/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lifecycle-manage/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lifecycle-manage-example/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/election/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking lifecycle v0.1.0 (/opt/rustwide/workdir/lifecycle-manage)
[INFO] [stderr]     Checking register v0.1.0 (/opt/rustwide/workdir/register)
[INFO] [stderr]     Checking collector-v2 v0.2.0 (/opt/rustwide/workdir/collector-v2)
[INFO] [stderr]     Checking collector v0.1.0 (/opt/rustwide/workdir/collector)
[INFO] [stderr]    Migrating lifecycle-manage/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking election v0.1.0 (/opt/rustwide/workdir/election)
[INFO] [stderr]     Checking escrow v0.1.0 (/opt/rustwide/workdir/escrow)
[INFO] [stderr]     Checking lifecycle-manage-example v0.1.0 (/opt/rustwide/workdir/lifecycle-manage-example)
[INFO] [stderr]    Migrating register/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating collector/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating escrow/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating election/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating collector-v2/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating lifecycle-manage-example/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating lifecycle-manage/examples/schema.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating register/examples/schema.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating collector/examples/schema.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating escrow/examples/schema.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating election/examples/schema.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating collector-v2/examples/schema.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating lifecycle-manage-example/examples/schema.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.40s
[INFO] [stderr] crater-edition-check: escrow v0.1.0 (/opt/rustwide/workdir/escrow) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: collector v0.1.0 (/opt/rustwide/workdir/collector) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: collector-v2 v0.2.0 (/opt/rustwide/workdir/collector-v2) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: register v0.1.0 (/opt/rustwide/workdir/register) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: lifecycle v0.1.0 (/opt/rustwide/workdir/lifecycle-manage) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: lifecycle-manage-example v0.1.0 (/opt/rustwide/workdir/lifecycle-manage-example) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: election v0.1.0 (/opt/rustwide/workdir/election) updating edition from 2021 to 2024
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/escrow/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/collector/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/collector-v2/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/register/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lifecycle-manage/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lifecycle-manage-example/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/election/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking lifecycle v0.1.0 (/opt/rustwide/workdir/lifecycle-manage)
[INFO] [stderr]     Checking collector v0.1.0 (/opt/rustwide/workdir/collector)
[INFO] [stderr]     Checking register v0.1.0 (/opt/rustwide/workdir/register)
[INFO] [stderr]     Checking collector-v2 v0.2.0 (/opt/rustwide/workdir/collector-v2)
[INFO] [stderr]     Checking escrow v0.1.0 (/opt/rustwide/workdir/escrow)
[INFO] [stderr]     Checking election v0.1.0 (/opt/rustwide/workdir/election)
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> register/src/msg.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub call: T,
[INFO] [stdout]    |               ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]  --> register/src/msg.rs:8:59
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]   |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> collector-v2/src/msg.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub callers: Vec<HumanAddr>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> collector-v2/src/msg.rs:27:59
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> collector-v2/src/msg.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub version: u8,
[INFO] [stdout]    |                  ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> collector-v2/src/msg.rs:32:59
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> register/src/msg.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Register { collector: HumanAddr },
[INFO] [stdout]    |                           ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> collector-v2/src/state.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub callers: Vec<HumanAddr>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]  --> collector-v2/src/state.rs:9:59
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]   |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |         denom: String,
[INFO] [stdout]    |                ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |         nft_id: String,
[INFO] [stdout]    |                 ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |         price: Coin,
[INFO] [stdout]    |                ^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |         name: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |         uri: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |         data: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |         denom: String,
[INFO] [stdout]    |                ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         nft_id: String,
[INFO] [stdout]    |                 ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |         price: Coin,
[INFO] [stdout]    |                ^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |         order_no: String,
[INFO] [stdout]    |                   ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         order_no: String,
[INFO] [stdout]    |                   ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |         denom: String,
[INFO] [stdout]    |                ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |         nft_id: String,
[INFO] [stdout]    |                 ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |         price: Coin,
[INFO] [stdout]    |                ^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |         name: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |         uri: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |         data: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |         denom: String,
[INFO] [stdout]    |                ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         nft_id: String,
[INFO] [stdout]    |                 ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |         price: Coin,
[INFO] [stdout]    |                ^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |         order_no: String,
[INFO] [stdout]    |                   ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |         order_no: String,
[INFO] [stdout]    |                   ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub list: Vec<Order>,
[INFO] [stdout]    |               ^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> escrow/src/msg.rs:44:59
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub list: Vec<Order>,
[INFO] [stdout]    |               ^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> escrow/src/msg.rs:44:59
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub id: String,
[INFO] [stdout]    |             ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub denom_id: String,
[INFO] [stdout]    |                   ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub name: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub uri: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub data: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub sender: HumanAddr,
[INFO] [stdout]    |                 ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub recipient: HumanAddr,
[INFO] [stdout]    |                    ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> escrow/src/msg.rs:49:59
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub id: String,
[INFO] [stdout]    |             ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub denom_id: String,
[INFO] [stdout]    |                   ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub name: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub uri: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub data: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub sender: HumanAddr,
[INFO] [stdout]    |                 ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub recipient: HumanAddr,
[INFO] [stdout]    |                    ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> escrow/src/msg.rs:49:59
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub id: String,
[INFO] [stdout]    |             ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub denom_id: String,
[INFO] [stdout]    |                   ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub name: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub uri: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub data: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub sender: HumanAddr,
[INFO] [stdout]    |                 ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub recipient: HumanAddr,
[INFO] [stdout]    |                    ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> escrow/src/msg.rs:61:59
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub id: String,
[INFO] [stdout]    |             ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub denom_id: String,
[INFO] [stdout]    |                   ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub router: String,
[INFO] [stdout]    |                 ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub name: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub data: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub uri: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> escrow/src/msg.rs:73:59
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub data: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub sender: HumanAddr,
[INFO] [stdout]    |                 ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub recipient: HumanAddr,
[INFO] [stdout]    |                    ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> escrow/src/msg.rs:61:59
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub router: String,
[INFO] [stdout]    |                 ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/msg.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub data: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> escrow/src/msg.rs:73:59
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub orders: Vec<Order>,
[INFO] [stdout]    |                 ^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub sequence: u64,
[INFO] [stdout]    |                   ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> escrow/src/state.rs:15:59
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub orders: Vec<Order>,
[INFO] [stdout]    |                 ^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub sequence: u64,
[INFO] [stdout]    |                   ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> escrow/src/state.rs:15:59
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub no: String,
[INFO] [stdout]    |             ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub denom: String,
[INFO] [stdout]    |                ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub nft_id: String,
[INFO] [stdout]    |                 ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub price: Coin,
[INFO] [stdout]    |                ^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub seller: HumanAddr,
[INFO] [stdout]    |                 ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub buyer: HumanAddr,
[INFO] [stdout]    |                ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub state: OrderState,
[INFO] [stdout]    |                ^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> escrow/src/state.rs:20:59
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> lifecycle-manage/src/msg.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub state: State,
[INFO] [stdout]    |                ^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> lifecycle-manage/src/msg.rs:25:59
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub no: String,
[INFO] [stdout]    |             ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub denom: String,
[INFO] [stdout]    |                ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub nft_id: String,
[INFO] [stdout]    |                 ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub price: Coin,
[INFO] [stdout]    |                ^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub seller: HumanAddr,
[INFO] [stdout]    |                 ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub buyer: HumanAddr,
[INFO] [stdout]    |                ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> escrow/src/state.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub state: OrderState,
[INFO] [stdout]    |                ^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> escrow/src/state.rs:20:59
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> lifecycle-manage/src/state.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub frozen: bool,
[INFO] [stdout]    |                 ^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> lifecycle-manage/src/state.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub owner: CanonicalAddr,
[INFO] [stdout]    |                ^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]  --> lifecycle-manage/src/state.rs:9:59
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]   |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> register/src/msg.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub call: T,
[INFO] [stdout]    |               ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]  --> register/src/msg.rs:8:59
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]   |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> register/src/msg.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Register { collector: HumanAddr },
[INFO] [stdout]    |                           ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `collector-v2` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> collector/src/msg.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub callers: Vec<HumanAddr>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> collector/src/msg.rs:23:59
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> collector/src/state.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub callers: Vec<HumanAddr>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]  --> collector/src/state.rs:9:59
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]   |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> collector-v2/src/msg.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub callers: Vec<HumanAddr>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> collector-v2/src/msg.rs:27:59
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> collector-v2/src/msg.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub version: u8,
[INFO] [stdout]    |                  ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> collector-v2/src/msg.rs:32:59
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> collector-v2/src/state.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub callers: Vec<HumanAddr>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> lifecycle-manage/src/msg.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub state: State,
[INFO] [stdout]    |                ^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> lifecycle-manage/src/msg.rs:25:59
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]  --> collector-v2/src/state.rs:9:59
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]   |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> collector/src/msg.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub callers: Vec<HumanAddr>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> collector/src/msg.rs:23:59
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> lifecycle-manage/src/state.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub frozen: bool,
[INFO] [stdout]    |                 ^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> lifecycle-manage/src/state.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub owner: CanonicalAddr,
[INFO] [stdout]    |                ^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]  --> lifecycle-manage/src/state.rs:9:59
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]   |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> collector/src/state.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub callers: Vec<HumanAddr>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]  --> collector/src/state.rs:9:59
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]   |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lifecycle` (lib) due to 5 previous errors
[INFO] [stderr] error: could not compile `register` (lib) due to 3 previous errors
[INFO] [stderr] error: could not compile `register` (lib test) due to 3 previous errors
[INFO] [stderr] error: could not compile `collector-v2` (lib test) due to 6 previous errors
[INFO] [stderr] error: could not compile `escrow` (lib) due to 43 previous errors
[INFO] [stderr] error: could not compile `collector` (lib test) due to 4 previous errors
[INFO] [stderr] error: could not compile `collector` (lib) due to 4 previous errors
[INFO] [stderr] error: could not compile `lifecycle` (lib test) due to 5 previous errors
[INFO] [stderr] error: could not compile `escrow` (lib test) due to 43 previous errors
[INFO] running `Command { std: "docker" "inspect" "6c3acee34943bd24022e7b9e47e2385095bb730f5bb00d0dc1a8934c8891db03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c3acee34943bd24022e7b9e47e2385095bb730f5bb00d0dc1a8934c8891db03", kill_on_drop: false }`
[INFO] [stdout] 6c3acee34943bd24022e7b9e47e2385095bb730f5bb00d0dc1a8934c8891db03
